home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941221-19950208 / 000261_news@columbia.edu_Mon Jan 23 18:03:31 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA03519
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Mon, 23 Jan 1995 13:03:42 -0500
  3. Received: by apakabar.cc.columbia.edu id AA24457
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Mon, 23 Jan 1995 13:03:41 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: Any way for remote end to finish connect mode
  9. Date: 23 Jan 1995 18:03:31 GMT
  10. Organization: Columbia University
  11. Lines: 10
  12. Message-Id: <3g0r1j$nrt@apakabar.cc.columbia.edu>
  13. References: <3fvvml$198@icarus.aom.bt.co.uk>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3fvvml$198@icarus.aom.bt.co.uk>,
  18. Steve Fosdick <stevef@aom.bt.co.uk> wrote:
  19. >Is there a way that a remote system can get C-Kermit to drop out of
  20. >connect mode, for example by sending a particular escape sequence?
  21. >
  22. C-Kermit 5A(190) for UNIX, VMS, and OS/2 supports this feature.
  23. Read about it in section 3.1 of the ckcker.upd (C-Kermit update notes)
  24. file that comes with it.
  25.  
  26. - Frank